17 lines
384 B
YAML
17 lines
384 B
YAML
---
|
|
description_paragraphs: 2
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
patches:
|
|
no-dot-inc.patch: -p1
|
|
preamble: |-
|
|
BuildRequires: openssl-devel
|
|
Requires: openssl
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#license: SUSE-NonFree
|
|
#skip_noarch: 1
|