mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
updates
This commit is contained in:
3
README
3
README
@@ -20,7 +20,8 @@ Other things you'll need:
|
|||||||
with alien!
|
with alien!
|
||||||
|
|
||||||
To convert packages to or from rpms, you need the Red Hat Package Manager;
|
To convert packages to or from rpms, you need the Red Hat Package Manager;
|
||||||
get it from Red Hat's ftp site.
|
get it from Red Hat's ftp site. If your distribution (eg, Red Hat)
|
||||||
|
provides a rpm-build package, you will need it as well to generate rpms.
|
||||||
|
|
||||||
If you want to convert packages into debian packages, you will need the
|
If you want to convert packages into debian packages, you will need the
|
||||||
dpkg, dpkg-dev, and debhelper (version 3 or above) packages, which are
|
dpkg, dpkg-dev, and debhelper (version 3 or above) packages, which are
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@@ -10,7 +10,7 @@ Architecture: all
|
|||||||
Section: admin
|
Section: admin
|
||||||
Depends: debhelper (>= 3), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
|
Depends: debhelper (>= 3), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
|
||||||
Suggests: patch, bzip2, lsb-rpm
|
Suggests: patch, bzip2, lsb-rpm
|
||||||
Description: Install LSB, Red Hat, Stampede, and Slackware Packages with dpkg.
|
Description: install non-native packages with dpkg
|
||||||
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages
|
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages
|
||||||
into Debian packages, which can be installed with dpkg.
|
into Debian packages, which can be installed with dpkg.
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user