From cc4bd1ecc1c55c0eb563df93c16d6f6a41db5ee0 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 10 Feb 2009 17:27:50 +0100 Subject: fso-abyss: bump to 0.2.1+git; add dependency on libgsm0710 --- packages/freesmartphone/fso-abyss_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'packages/freesmartphone') diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb index 471f404fc1..45d2257c72 100644 --- a/packages/freesmartphone/fso-abyss_git.bb +++ b/packages/freesmartphone/fso-abyss_git.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Abyss is a GSM 07.10 muxer userspace daemon" HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/Abyss" AUTHOR = "Michael 'Mickey' Lauer " SECTION = "console/network" -DEPENDS = "vala-native dbus dbus-glib libgee" +DEPENDS = "vala-native dbus dbus-glib libgsm0710" LICENSE = "GPL" -PV = "0.2.0+gitr${SRCREV}" +PV = "0.2.1+gitr${SRCREV}" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master" @@ -12,7 +12,6 @@ S = "${WORKDIR}/git" inherit autotools -RDEPENDS = "dbus dbus-glib" -RCONFLICTS = "gsm0710muxd fso-gsm0710muxd" +#RCONFLICTS = "gsm0710muxd fso-gsm0710muxd" FILES_${PN} += "${datadir} ${sysconfdir}" -- cgit v1.2.3