This commit is contained in:
joey
2002-03-27 06:15:14 +00:00
parent da98291614
commit d89bc84829
2 changed files with 3 additions and 2 deletions

3
README
View File

@@ -20,7 +20,8 @@ Other things you'll need:
with alien!
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
dpkg, dpkg-dev, and debhelper (version 3 or above) packages, which are

2
debian/control vendored
View File

@@ -10,7 +10,7 @@ Architecture: all
Section: admin
Depends: debhelper (>= 3), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
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
into Debian packages, which can be installed with dpkg.
.