mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-misc/apidb: remove useless blank line and add gtk slot
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -23,13 +23,12 @@ KEYWORDS="~amd64"
|
||||
|
||||
IUSE="+mariadb postgresql commands gtk +corelibs"
|
||||
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libxml2
|
||||
dev-libs/boost
|
||||
dev-libs/octetos-coreutils
|
||||
dev-libs/octetos-db-abstract
|
||||
gtk? ( x11-libs/gtk+ )
|
||||
gtk? ( x11-libs/gtk+:3 )
|
||||
dev-libs/libtar
|
||||
mariadb? ( dev-libs/octetos-db-maria )
|
||||
postgresql? ( dev-libs/octetos-db-postgresql )
|
||||
|
||||
Reference in New Issue
Block a user