diff options
author | Bill Nottingham <notting@redhat.com> | 2001-07-25 17:54:50 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-07-25 17:54:50 +0000 |
commit | 93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce (patch) | |
tree | 19fc5a9f1d484974be3abdc1d7646bce43e411b6 | |
parent | b52327562e84b7f36a470c6d1ede4e376f9c9397 (diff) | |
download | initscripts-93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce.tar initscripts-93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce.tar.gz initscripts-93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce.tar.bz2 initscripts-93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce.tar.xz initscripts-93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce.zip |
buildprereq popt (#49958)
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index a3ee7257..977febc0 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,7 @@ Conflicts: kernel <= 2.2, timeconfig < 3.0, pppd < 2.3.9, wvdial < 1.40-3 Conflicts: ypbind < 1.6-12 Obsoletes: rhsound sapinit Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk, fileutils, sh-utils -BuildPrereq: glib-devel +BuildPrereq: glib-devel popt %description The initscripts package contains the basic system scripts used to boot |