diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-17 16:08:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 18:14:50 +0100 |
commit | 2a669a90ef23015afd8008e70bc5d39cf0994e1e (patch) | |
tree | f8dbefb48499af1132d887ea7fd4508ce360957d /net-im/psi | |
parent | Move {dev-util → dev-build}/scons (diff) | |
download | gentoo-2a669a90ef23015afd8008e70bc5d39cf0994e1e.tar.gz gentoo-2a669a90ef23015afd8008e70bc5d39cf0994e1e.tar.bz2 gentoo-2a669a90ef23015afd8008e70bc5d39cf0994e1e.zip |
Move {sys-devel → dev-build}/qconf
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/psi-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index f458f22d6ddc..a0f835e50ba7 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -31,7 +31,7 @@ BDEPEND=" dev-qt/linguist-tools:5 virtual/pkgconfig doc? ( app-text/doxygen[dot] ) - extras? ( >=sys-devel/qconf-2.4 ) + extras? ( >=dev-build/qconf-2.4 ) " DEPEND=" app-crypt/qca:2[ssl] |