Commit e556a23f0357097352ffd34154c2c24daec01762

Authored by Perry Werneck
1 parent acf296a7

Fixing .deb build.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/control
@@ -14,7 +14,7 @@ Description: TN3270 Access library. @@ -14,7 +14,7 @@ Description: TN3270 Access library.
14 14
15 Package: lib3270-dev 15 Package: lib3270-dev
16 Architecture: any 16 Architecture: any
17 -Provides: lib3270-5.2-dev 17 +Provides: lib3270-dev (= ${binary:Version}), lib3270-5.2-dev (= ${binary:Version})
18 Section: libdevel 18 Section: libdevel
19 Depends: ${misc:Depends}, pkg-config, lib3270-5.2 (= ${binary:Version}) 19 Depends: ${misc:Depends}, pkg-config, lib3270-5.2 (= ${binary:Version})
20 Description: TN3270 Access library development files. 20 Description: TN3270 Access library development files.