wok diff yandex-disk/receipt @ rev 24889

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-02)
parents 4cdf2b95ae57
children 2b88f36eab80
line diff
     1.1 --- a/yandex-disk/receipt	Sun Nov 27 18:29:04 2016 +0200
     1.2 +++ b/yandex-disk/receipt	Sat Apr 02 17:34:21 2022 +0100
     1.3 @@ -11,6 +11,7 @@
     1.4  COOKOPTS="!extradesktops"
     1.5  
     1.6  DEPENDS="gcc-lib-base glibc-base zlib"
     1.7 +BUILD_DEPENDS="gettext"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()