1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 22:32:37 +01:00

net-im/corebird: remove debug use flag

This commit is contained in:
2018-04-02 19:35:23 +02:00
parent d1c5f4b6d0
commit a58d2b75f0
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug gstreamer spellcheck"
IUSE="gstreamer spellcheck"
RDEPEND="dev-db/sqlite:3
>=dev-libs/glib-2.44:2