gtk3: devel package requires base package.

This commit is contained in:
waddlesplash
2022-01-24 12:30:04 -05:00
committed by GitHub
parent e653a59743
commit 5cfc68072c

View File

@@ -5,7 +5,7 @@ ranging from small one-off projects to complete application suites."
HOMEPAGE="https://www.gtk.org"
COPYRIGHT="GNOME Desktop"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://ftp.gnome.org/pub/gnome/sources/gtk+/3.24/gtk+-$portVersion.tar.xz"
CHECKSUM_SHA256="ba75bfff320ad1f4cfbee92ba813ec336322cc3c660d406aad014b07087a3ba9"
SOURCE_DIR="gtk+-$portVersion"
@@ -30,7 +30,6 @@ PROVIDES="
lib:libgdk_3$secondaryArchSuffix = 3.2400.10 compat >= 1
lib:libgtk_3$secondaryArchSuffix = 3.2400.10 compat >= 1
"
REQUIRES="
haiku$secondaryArchSuffix
shared_mime_info$secondaryArchSuffix
@@ -57,8 +56,8 @@ PROVIDES_devel="
devel:libgtk_3$secondaryArchSuffix = 3.2400.10 compat >= 2
devel:libgdk_3$secondaryArchSuffix = 3.2400.10 compat >= 2
"
REQUIRES_devel="
gtk3$secondaryArchSuffix == $portVersion base
pango${secondaryArchSuffix}_devel
atk${secondaryArchSuffix}_devel
gdk_pixbuf${secondaryArchSuffix}_devel
@@ -82,7 +81,6 @@ BUILD_REQUIRES="
devel:libepoxy$secondaryArchSuffix
devel:libX11$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf