diff options
author | Zetok Zalbavar <zetok@openmailbox.org> | 2016-04-25 10:13:38 +0100 |
---|---|---|
committer | Sam Jorna <wraeth@gentoo.org> | 2016-04-25 20:07:35 +1000 |
commit | 4bf3304865fe5b0b4306cdcdbc56756285464f07 (patch) | |
tree | abc0d0f04eac8c9036deabcc1a6067c11feca909 /net-im/qtox/qtox-9999.ebuild | |
parent | net-im/qtox: add ebuild for v1.4.0 release (diff) | |
download | gentoo-4bf3304865fe5b0b4306cdcdbc56756285464f07.tar.gz gentoo-4bf3304865fe5b0b4306cdcdbc56756285464f07.tar.bz2 gentoo-4bf3304865fe5b0b4306cdcdbc56756285464f07.zip |
net-im/qtox: move virtual/pkgconfig to DEPEND
Package-Manager: portage-2.2.26
Signed-off-by: Sam Jorna <wraeth@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/1337
Diffstat (limited to 'net-im/qtox/qtox-9999.ebuild')
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 45bf9a517a35..19761c5e85dc 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -37,12 +37,12 @@ RDEPEND=" x11-libs/cairo[X] x11-libs/pango[X] ) net-libs/tox[av] - virtual/pkgconfig X? ( x11-libs/libX11 x11-libs/libXScrnSaver ) " DEPEND="${RDEPEND} dev-qt/linguist-tools:5 + virtual/pkgconfig " pkg_pretend() { |