media-libs/imlib2: always depend on pkg-config
authorMike Frysinger <vapier@gentoo.org>
Tue, 5 Apr 2016 17:23:58 +0000 (13:23 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 5 Apr 2016 17:28:14 +0000 (13:28 -0400)
The configure script always looks for pkg-config and will use it for more
than png.  Just always depend on it now as most of the tree does too.

media-libs/imlib2/imlib2-1.4.7.ebuild
media-libs/imlib2/imlib2-1.4.8.ebuild
media-libs/imlib2/imlib2-9999.ebuild

index f861f7575063952b772227c613e499e6d71ebb06..f7b94d6b9c3434cd2eca2aad6c5a44746014de4b 100644 (file)
@@ -33,7 +33,7 @@ RDEPEND="=media-libs/freetype-2*[${MULTILIB_USEDEP}]
        )
        mp3? ( >=media-libs/libid3tag-0.15.1b-r3[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
-       png? ( >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] )
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        X? (
                >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
                >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
index c6d6f50a5e536adf0bbb4903f2ab2fa45f6b7edc..9856d982453b2b03def1d6be37d8dd8c39454ef6 100644 (file)
@@ -31,7 +31,7 @@ RDEPEND="=media-libs/freetype-2*[${MULTILIB_USEDEP}]
        )
        mp3? ( >=media-libs/libid3tag-0.15.1b-r3[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
-       png? ( >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] )
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        X? (
                >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
                >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
index c6d6f50a5e536adf0bbb4903f2ab2fa45f6b7edc..9856d982453b2b03def1d6be37d8dd8c39454ef6 100644 (file)
@@ -31,7 +31,7 @@ RDEPEND="=media-libs/freetype-2*[${MULTILIB_USEDEP}]
        )
        mp3? ( >=media-libs/libid3tag-0.15.1b-r3[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
-       png? ( >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] )
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        X? (
                >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
                >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]