summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/applet.pro
authormickeyl <mickeyl>2004-05-07 10:26:18 (UTC)
committer mickeyl <mickeyl>2004-05-07 10:26:18 (UTC)
commite267161be9da9b78be5e5fc4bdd7d8de21b6db24 (patch) (side-by-side diff)
tree308ae56b60f924be9766df87a075fe6b04efa700 /noncore/net/opietooth/applet/applet.pro
parente1f0c446f04cc0619b00fc92e2608536dad6ac53 (diff)
downloadopie-e267161be9da9b78be5e5fc4bdd7d8de21b6db24.zip
opie-e267161be9da9b78be5e5fc4bdd7d8de21b6db24.tar.gz
opie-e267161be9da9b78be5e5fc4bdd7d8de21b6db24.tar.bz2
fix soname
Diffstat (limited to 'noncore/net/opietooth/applet/applet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 524227a..395dfc4 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -7,7 +7,7 @@ DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopietooth
+LIBS += -lqpe -lopietooth1
VERSION = 0.0.3
include ( $(OPIEDIR)/include.pro )