diff options
Diffstat (limited to 'dev-libs/dbus-tqt')
-rw-r--r-- | dev-libs/dbus-tqt/dbus-tqt-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild index c3998da2..eb10ff9d 100644 --- a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild +++ b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild @@ -3,13 +3,14 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="dbus-tqt" - inherit trinity-base-2 DESCRIPTION="D-BUS TQt bindings" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" |