-rw-r--r-- | libopie2/opienet/libopienet2.control | 6 | ||||
-rw-r--r-- | libopie2/opienet/opienet.pro | 4 |
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 | |||
@@ -2,9 +2,9 @@ Package: libopienet2 | |||
2 | Files: lib/libopienet2.so.* etc/manufacturers | 2 | Files: lib/libopienet2.so.* etc/manufacturers |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/system | 4 | Section: opie/libs |
5 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.8.3-$SUB_VERSION | 7 | Version: 1.8.4-$SUB_VERSION |
8 | Depends: libopiecore2 (1.8.3) | 8 | Depends: libopiecore2 |
9 | Provides: libopienet2 | 9 | Provides: libopienet2 |
10 | Description: Opie library 2.0 NET | 10 | Description: Opie library 2.0 NET |
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 | |||
@@ -5,6 +5,4 @@ HEADERS = 802_11_user.h \ | |||
5 | dhcp.h \ | 5 | dhcp.h \ |
6 | udp_ports.h \ | 6 | udp_ports.h \ |
7 | wireless.15.h \ | ||
8 | wireless.16.h \ | ||
9 | odebugmapper.h \ | 7 | odebugmapper.h \ |
10 | omanufacturerdb.h \ | 8 | omanufacturerdb.h \ |
@@ -21,5 +19,5 @@ SOURCES = odebugmapper.cpp \ | |||
21 | INTERFACES = | 19 | INTERFACES = |
22 | TARGET = opienet2 | 20 | TARGET = opienet2 |
23 | VERSION = 1.8.3 | 21 | VERSION = 1.8.4 |
24 | INCLUDEPATH += $(OPIEDIR)/include | 22 | INCLUDEPATH += $(OPIEDIR)/include |
25 | DEPENDPATH += $(OPIEDIR)/include | 23 | DEPENDPATH += $(OPIEDIR)/include |