summaryrefslogtreecommitdiff
path: root/libopie2
Unidiff
Diffstat (limited to 'libopie2') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opienet/libopienet2.control6
-rw-r--r--libopie2/opienet/opienet.pro4
2 files changed, 4 insertions, 6 deletions
diff --git a/libopie2/opienet/libopienet2.control b/libopie2/opienet/libopienet2.control
index bfa325c..cf0128d 100644
--- a/libopie2/opienet/libopienet2.control
+++ b/libopie2/opienet/libopienet2.control
@@ -3,7 +3,7 @@ Files: lib/libopienet2.so.* etc/manufacturers
3Priority: optional 3Priority: optional
4Section: opie/system 4Section: opie/libs
5Maintainer: Opie Team <opie@handhelds.org> 5Maintainer: Opie Team <opie@handhelds.org>
6Architecture: arm 6Architecture: arm
7Version: 1.8.3-$SUB_VERSION 7Version: 1.8.4-$SUB_VERSION
8Depends: libopiecore2 (1.8.3) 8Depends: libopiecore2
9Provides: libopienet2 9Provides: libopienet2
diff --git a/libopie2/opienet/opienet.pro b/libopie2/opienet/opienet.pro
index 552bdb5..4aef6c2 100644
--- a/libopie2/opienet/opienet.pro
+++ b/libopie2/opienet/opienet.pro
@@ -6,4 +6,2 @@ HEADERS = 802_11_user.h \
6 udp_ports.h \ 6 udp_ports.h \
7 wireless.15.h \
8 wireless.16.h \
9 odebugmapper.h \ 7 odebugmapper.h \
@@ -22,3 +20,3 @@ INTERFACES =
22TARGET = opienet2 20TARGET = opienet2
23VERSION = 1.8.3 21VERSION = 1.8.4
24INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include