From nobody Fri Dec 31 09:53:40 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 403561913322; Fri, 31 Dec 2021 09:53:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQL7T1fFfz3NXT; Fri, 31 Dec 2021 09:53:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 778241915; Fri, 31 Dec 2021 09:53:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BV9rem0079319; Fri, 31 Dec 2021 09:53:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BV9reQK079317; Fri, 31 Dec 2021 09:53:40 GMT (envelope-from git) Date: Fri, 31 Dec 2021 09:53:40 GMT Message-Id: <202112310953.1BV9reQK079317@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: a480caeeb628 - main - x11/wcm: explicitly depend on wayland-protocols List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a480caeeb628da63ed943d07597cadbd47ff166f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640944421; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bzCStSUttQAyXaL9FU5UVRBSm1/1aeX87KrpxlTJufA=; b=HO/Na9/tbAvRa4gZ6PQhvmq5uJQ8cEtbEBGW5kVGL3Ea2GF5dMr0P82PvSCaLoF6V2Sr/S fkIKFA68B4nFWBwS99GDyJWr/zv6OLQSEIcxr1ndujfk4VWNpoYKUiYRD5fprce2AuZUvm NjerV597opi1PsfktpHT38pE54kz42kbpd2Lxu666Vp8hdNVRWUicdKNeTYOx5J3hHtkOR xcpQloR7doDMeqGdvzyze/Z7cj9+Zrs0NMnVJOPoLJSFjhAia58yDIJxCqHiQC+ksrMjum YKxSNFgYA3KyR68QjBy1ncn41daXB1EjF3OS2qokMTGXxznIjSOU6Z07wI9dmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640944421; a=rsa-sha256; cv=none; b=M4sWpySqbjArJApodqa3yde//39UQnLT0g+FTJeoPDrZabxRJ8OQjwHcDQxz9COTajoFzk mUAGrCjg5UPKTIv+cdwuCKdKcF0I8rCrS3Q0VQc0Ayk433xZw+Y5oF0z/9uGSfPPxiy+MU A5Md59BWLCPDZqfJM8b4jn669mOXWG1puh4cWYDglYdR9P/HTjMmYwKc3EtuCUc44NeA+a zCJEyhMqRuSdEScNCdoRr5Yz9tg6mS5ICjKq6MqliGVoPQZli/a1YYJD1hyDJDfVsytEPU BJN38zTZZtnGR6VBgyEGFYuJ3cyckAvRgx64qX4j2QeFHDVnNLivfpapHXLZLg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a480caeeb628da63ed943d07597cadbd47ff166f commit a480caeeb628da63ed943d07597cadbd47ff166f Author: Jan Beich AuthorDate: 2021-12-31 09:45:10 +0000 Commit: Jan Beich CommitDate: 2021-12-31 09:53:01 +0000 x11/wcm: explicitly depend on wayland-protocols proto/meson.build:1:0: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig PR: 260639 Reported by: antoine (via exp-run) --- x11/wcm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile index 367cf1c530c0..4cafdc06d831 100644 --- a/x11/wcm/Makefile +++ b/x11/wcm/Makefile @@ -10,6 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ + wayland-protocols>0:graphics/wayland-protocols \ wayfire>0:x11-wm/wayfire LIB_DEPENDS= libevdev.so:devel/libevdev \ libwf-config.so:devel/wf-config \